home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / MoodBook / moodbook200.exe / {app} / mb.exe / 0 / MANIFEST / 1
Text File  |  2004-10-12  |  727b  |  26 lines

  1.  
  2. <?xml version = "1.0" encoding = "UTF-8" standalone = "yes"?>
  3. <assembly xmlns = "urn:schemas-microsoft-com:asm.v1" manifestVersion = "1.0">
  4.   <assemblyIdentity
  5.     type = "win32"
  6.     name = "Argentum.MoodBook"
  7.     version = "2.0.0.0"
  8.     processorArchitecture = "x86"
  9.   />
  10.   <description>
  11.     Bring art to your desktop, to excite, inspire and educate!
  12.   </description>
  13.   <dependency>
  14.     <dependentAssembly>
  15.       <assemblyIdentity
  16.         type = "win32"
  17.         name = "Microsoft.Windows.Common-Controls"
  18.         version = "6.0.0.0"
  19.         publicKeyToken = "6595b64144ccf1df"
  20.         language = "*"
  21.         processorArchitecture = "x86"
  22.       />
  23.     </dependentAssembly>
  24.   </dependency>
  25. </assembly>
  26.